Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
644
Issues
644
List
Boards
Labels
Service Desk
Milestones
Merge Requests
162
Merge Requests
162
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
ff3e36b4
Commit
ff3e36b4
authored
Jun 28, 2011
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/py-gobject: fix depends for -dev package
needs libffi and glib
parent
247f57cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
main/py-gobject/APKBUILD
main/py-gobject/APKBUILD
+3
-2
No files found.
main/py-gobject/APKBUILD
View file @
ff3e36b4
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
py-gobject
pkgname
=
py-gobject
pkgver
=
2.28.4
pkgver
=
2.28.4
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"Python bindings for the GObject library"
pkgdesc
=
"Python bindings for the GObject library"
url
=
"http://www.pygtk.org/"
url
=
"http://www.pygtk.org/"
arch
=
"all"
arch
=
"all"
license
=
"GPL"
license
=
"GPL"
depends
=
depends
=
makedepends
=
"python-dev glib-dev py-cairo-dev gobject-introspection-dev"
depends_dev
=
"libffi-dev glib-dev"
makedepends
=
"
$depends_dev
python-dev py-cairo-dev gobject-introspection-dev"
install
=
install
=
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
source
=
"http://ftp.gnome.org/pub/GNOME/sources/pygobject/
${
pkgver
%.*
}
/pygobject-
$pkgver
.tar.bz2"
source
=
"http://ftp.gnome.org/pub/GNOME/sources/pygobject/
${
pkgver
%.*
}
/pygobject-
$pkgver
.tar.bz2"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment