]> git.pld-linux.org Git - packages/cogl.git/commitdiff
- outdated
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 8 Sep 2011 15:52:23 +0000 (15:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cogl-link.patch -> 1.2

cogl-link.patch [deleted file]

diff --git a/cogl-link.patch b/cogl-link.patch
deleted file mode 100644 (file)
index 314a179..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- cogl-1.7.6/configure.ac.orig       2011-08-12 18:39:19.000000000 +0200
-+++ cogl-1.7.6/configure.ac    2011-08-15 10:40:17.109672588 +0200
-@@ -866,7 +866,7 @@
-                  [gobject gthread gmodule-no-export])
- AS_IF([test "x$have_glib" = "xno"], AC_MSG_ERROR([glib-2.0 is required]))
--COGL_PKG_REQUIRES="$COGL_PKG_REQUIRES glib-2.0"
-+COGL_PKG_REQUIRES="$COGL_PKG_REQUIRES glib-2.0 gmodule-no-export-2.0 gobject-2.0"
- AC_SUBST(COGL_PKG_REQUIRES)
- PKG_CHECK_MODULES(COGL_DEP, [$COGL_PKG_REQUIRES])
- if test -n "$COGL_PKG_REQUIRES_GL"; then
This page took 0.101201 seconds and 4 git commands to generate.