~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] main/libepoxy: add mesa-dev to depends-dev because it needs <EGL/eglplatform.h> to be present

Details
Message ID
<1450444551-21434-1-git-send-email-valery.kartel@gmail.com>
Sender timestamp
1450444551
DKIM signature
missing
Download raw message
Patch: +3 -2
---
 main/libepoxy/APKBUILD | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/main/libepoxy/APKBUILD b/main/libepoxy/APKBUILD
index 2788fb4..d3065d5 100644
--- a/main/libepoxy/APKBUILD
+++ b/main/libepoxy/APKBUILD
@@ -1,13 +1,14 @@
# Contributor: Valery Kartel <valery.kartel@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libepoxy
pkgver=1.3.1
pkgrel=0
pkgrel=1
pkgdesc="Direct Rendering Manager runtime library"
url="http://github.com/anholt/libepoxy"
arch="all"
license="MIT"
depends=""
depends_dev="libx11-dev"
depends_dev="libx11-dev mesa-dev"
makedepends="$depends_dev autoconf automake libtool util-macros mesa-dev
	python"
install=""
-- 
2.6.4



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)