aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxxf86dga_1.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libxxf86dga_1.1.1.bb')
-rw-r--r--recipes/xorg-lib/libxxf86dga_1.1.1.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes/xorg-lib/libxxf86dga_1.1.1.bb b/recipes/xorg-lib/libxxf86dga_1.1.1.bb
index 4b4a952753..aafe621170 100644
--- a/recipes/xorg-lib/libxxf86dga_1.1.1.bb
+++ b/recipes/xorg-lib/libxxf86dga_1.1.1.bb
@@ -1,11 +1,10 @@
require xorg-lib-common.inc
-
DESCRIPTION = "X11 Direct Graphics Access extension library"
DEPENDS += "libxext xf86dgaproto"
PE = "1"
-
-XORG_PN = "libXxf86dga"
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "368837d3d7a4d3b4f70be48383e3544e"
SRC_URI[archive.sha256sum] = "8d37f8895ecff15cb821a3e77bd505598983a5c6eae546e77e2d3070a8de5616"
-PR = "${INC_PR}.0"
+
+XORG_PN = "libXxf86dga"