summaryrefslogtreecommitdiff
path: root/xdmcp/libxdmcp_0.1.1.oe
diff options
context:
space:
mode:
Diffstat (limited to 'xdmcp/libxdmcp_0.1.1.oe')
-rw-r--r--xdmcp/libxdmcp_0.1.1.oe4
1 files changed, 3 insertions, 1 deletions
diff --git a/xdmcp/libxdmcp_0.1.1.oe b/xdmcp/libxdmcp_0.1.1.oe
index 29ab063f19..362ca8220f 100644
--- a/xdmcp/libxdmcp_0.1.1.oe
+++ b/xdmcp/libxdmcp_0.1.1.oe
@@ -4,9 +4,11 @@ MAINTAINER = "Greg Gilbert <greg@treke.net>"
DEPENDS = "xproto"
PROVIDES = "xdmcp"
DESCRIPTION = "X Display Manager Control Protocol library."
+PR = "r1"
S = "${WORKDIR}/libXdmcp-${PV}"
-SRC_URI = "${XLIBS_MIRROR}/libXdmcp-${PV}.tar.bz2"
+SRC_URI = "${XLIBS_MIRROR}/libXdmcp-${PV}.tar.bz2 \
+ file://autofoo.patch;patch=1"
inherit autotools pkgconfig