~alpine/devel

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

[alpine-devel] [PATCH] testing/libxss: Move scrnsaverproto to makedepends

Details
Message ID
<1413820093-419-1-git-send-email-k0r10n.dev@gmail.com>
Sender timestamp
1413820093
DKIM signature
missing
Download raw message
Patch: +3 -3
---
 testing/libxss/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/testing/libxss/APKBUILD b/testing/libxss/APKBUILD
index a97ffe6..848c1a4 100644
--- a/testing/libxss/APKBUILD
+++ b/testing/libxss/APKBUILD
@@ -2,14 +2,14 @@
# Maintainer:
pkgname=libxss
pkgver=1.2.2
pkgrel=0
pkgrel=1
pkgdesc="X11 Screen Saver extensioin library"
url="http://xorg.freedesktop.org/"
arch="all"
license="custom"
depends="scrnsaverproto"
depends=""
depends_dev="util-macros libxext-dev"
makedepends="$depends_dev"
makedepends="$depends_dev scrnsaverproto"
install=""
subpackages="$pkgname-dev $pkgname-doc"
source="http://xorg.freedesktop.org/releases/individual/lib/libXScrnSaver-${pkgver}.tar.bz2"
-- 
2.0.0



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20141021163954.4907ed32@ncopa-desktop.alpinelinux.org>
In-Reply-To
<1413820093-419-1-git-send-email-k0r10n.dev@gmail.com> (view parent)
Sender timestamp
1413902394
DKIM signature
missing
Download raw message
On Mon, 20 Oct 2014 19:48:13 +0400
k0r10n <k0r10n.dev@gmail.com> wrote:

> ---
>  testing/libxss/APKBUILD | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

applied. thanks!

-nc


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