kde4: use python2 for all packages

This commit is contained in:
Frederik Rietdijk 2016-10-18 16:52:10 +02:00
parent 2365726ecb
commit a0802f3e7b

View File

@ -15908,6 +15908,8 @@ in
kdePackagesFor kdePackagesFor
{ {
libusb = libusb1; libusb = libusb1;
python2Packages = python2Packages;
inherit (python2Packages) python;
libcanberra = libcanberra_kde; libcanberra = libcanberra_kde;
boost = boost155; boost = boost155;
kdelibs = kde5.kdelibs; kdelibs = kde5.kdelibs;