treewide: fix incorrect *_BUILD_DEPENDS 5370/head
authorMatthias Schiffer <mschiffer@universe-factory.net>
Sun, 7 Jan 2018 22:21:07 +0000 (23:21 +0100)
committerMatthias Schiffer <mschiffer@universe-factory.net>
Tue, 9 Jan 2018 15:36:02 +0000 (16:36 +0100)
commit00fce347a5b054f1d38baaac735a357aad3d0a24
tree149661b9b88567dfc7e034cf2dca49446d81dbb1
parentbb089121b38ba0161d7ca524d5220b10e5f3ee69
treewide: fix incorrect *_BUILD_DEPENDS

Build depends refer to source package names, not binary package names.

In many cases, PKG_BUILD_DEPENDS simply duplicated runtime dependencies of
a source package's binary packages; as the corresponding source packages
are implicitly added as bulid dependencies, PKG_BUILD_DEPENDS can simply be
dropped in these cases. In the other cases, *_BUILD_DEPENDS is fixed to
refer to the correct source package name.

Dependency of mysql-server is adjusted from libncursesw to libncurses
(as libncursesw is a virtual package provided by libncurses), so the build
dependency on ncurses is emitted unconditionally.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
65 files changed:
lang/ldbus/Makefile
lang/lualanes/Makefile
lang/luarocks/Makefile
lang/python/chardet/Makefile
lang/python/django-appconf/Makefile
lang/python/django-compressor/Makefile
lang/python/django-constance/Makefile
lang/python/django-jsonfield/Makefile
lang/python/django-picklefield/Makefile
lang/python/django-postoffice/Makefile
lang/python/django-restframework/Makefile
lang/python/django-statici18n/Makefile
lang/python/django/Makefile
lang/python/et_xmlfile/Makefile
lang/python/flup/Makefile
lang/python/gunicorn/Makefile
lang/python/jdcal/Makefile
lang/python/openpyxl/Makefile
lang/python/pillow/Makefile
lang/python/python-attrs/Makefile
lang/python/python-curl/Makefile
lang/python/python-dateutil/Makefile
lang/python/python-dpkt/Makefile
lang/python/python-enum34/Makefile
lang/python/python-ipaddress/Makefile
lang/python/python-ldap/Makefile
lang/python/python-mysql/Makefile
lang/python/python-pcapy/Makefile
lang/python/python-psycopg2/Makefile
lang/python/python-pyptlib/Makefile
lang/python/python-service-identity/Makefile
lang/python/python-txsocksx/Makefile
lang/python/python-urllib3/Makefile
lang/python/pytz/Makefile
lang/python/rcssmin/Makefile
lang/python/simplejson/Makefile
lang/python/twisted/Makefile
lang/python/zope-interface/Makefile
libs/avahi/Makefile
libs/glib2/Makefile
libs/libjpeg/Makefile
libs/sqlite3/Makefile
libs/zmq/Makefile
multimedia/ffmpeg/Makefile
multimedia/gst1-libav/Makefile
multimedia/gst1-plugins-bad/Makefile
multimedia/gst1-plugins-base/Makefile
multimedia/gst1-plugins-good/Makefile
multimedia/gst1-plugins-ugly/Makefile
net/announce/Makefile
net/atftp/Makefile
net/danish/Makefile
net/kismet/Makefile
net/nbd/Makefile
net/openssh/Makefile
net/scapy/Makefile
net/unbound/Makefile
sound/squeezelite/Makefile
utils/btrfs-progs/Makefile
utils/coreutils/Makefile
utils/dump1090/Makefile
utils/gpsd/Makefile
utils/lcd4linux/Makefile
utils/mysql/Makefile
utils/opensc/Makefile