From 7d90c5d626555f3de130eaedf45a64633ca96968 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 9 Jul 2011 18:25:54 +0200 Subject: [PATCH] xpr: add missing build-deps. --- srcpkgs/xpr/template | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/srcpkgs/xpr/template b/srcpkgs/xpr/template index 877ddbc4b5c..9a3820264b3 100644 --- a/srcpkgs/xpr/template +++ b/srcpkgs/xpr/template @@ -12,7 +12,9 @@ long_desc=" PP3812 page printer, the HP LaserJet (or other PCL printers), or the HP PaintJet." +Add_dependency run glibc +Add_dependency run libX11 +Add_dependency run libXmu Add_dependency build pkg-config -Add_dependency full glibc -Add_dependency full libX11 -Add_dependency full libXmu +Add_dependency build libX11-devel +Add_dependency build libXmu-devel