(un)propagate some buildInputs
svn path=/nixpkgs/trunk/; revision=23706
This commit is contained in:
parent
d4c7538648
commit
e7ca8b0d84
@ -8,13 +8,13 @@
|
|||||||
kde.package {
|
kde.package {
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
cmake perl qt4 xz flex bison bzip2 pcre fam libxml2 libxslt
|
cmake perl xz flex bison bzip2 pcre fam libxml2 libxslt shared_mime_info
|
||||||
shared_mime_info giflib jasper /*openexr*/ aspell avahi kerberos acl attr
|
giflib jasper /*openexr*/ aspell avahi kerberos acl attr libXScrnSaver
|
||||||
libXScrnSaver enchant libdbusmenu_qt polkit_qt_1
|
enchant libdbusmenu_qt polkit_qt_1 automoc4
|
||||||
automoc4 strigi soprano qca2 attica
|
|
||||||
];
|
];
|
||||||
|
|
||||||
propagatedBuildInputs = [ shared_desktop_ontologies gcc.libc ];
|
propagatedBuildInputs = [ qt4 gcc.libc strigi soprano attica qca2
|
||||||
|
shared_desktop_ontologies ];
|
||||||
|
|
||||||
patches = [ ./polkit-install.patch ];
|
patches = [ ./polkit-install.patch ];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user