dvb-tools: list dvb-apps binaries in the add-on description

Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
This commit is contained in:
Christian Hewitt 2023-10-23 10:51:45 +00:00
parent bbccdbb375
commit c2301d2dc5
No known key found for this signature in database

View File

@ -11,7 +11,7 @@ PKG_URL=""
PKG_DEPENDS_TARGET="toolchain" PKG_DEPENDS_TARGET="toolchain"
PKG_SECTION="virtual" PKG_SECTION="virtual"
PKG_SHORTDESC="DVB-Tools: is a bundle of dvb tools and programs" PKG_SHORTDESC="DVB-Tools: is a bundle of dvb tools and programs"
PKG_LONGDESC="This bundle currently includes blindscan-s2, dvb-apps, dvblast, dvbsnoop, mumudvb, szap-s2, tune-s2, t2scan and w_scan." PKG_LONGDESC="This bundle currently includes blindscan-s2, dvb-apps (dvbdate, dvbnet, dvbscan, dvbtraffic, femon, scan, {acst}zap), dvblast, dvbsnoop, mumudvb, szap-s2, tune-s2, t2scan and w_scan."
PKG_IS_ADDON="yes" PKG_IS_ADDON="yes"
PKG_ADDON_NAME="DVB Tools" PKG_ADDON_NAME="DVB Tools"