kde48.krdc depends on libjpeg
svn path=/nixpkgs/trunk/; revision=31563
This commit is contained in:
parent
cd62169a20
commit
810ab36e24
@ -1,7 +1,7 @@
|
|||||||
{ kde, kdelibs, libvncserver }:
|
{ kde, kdelibs, libvncserver, libjpeg }:
|
||||||
|
|
||||||
kde {
|
kde {
|
||||||
buildInputs = [ kdelibs libvncserver ];
|
buildInputs = [ kdelibs libvncserver libjpeg ];
|
||||||
|
|
||||||
patches = [ ./kdenetwork.patch ];
|
patches = [ ./kdenetwork.patch ];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user