add readme for gentoo users, add pytz dependency
This commit is contained in:
parent
2329128c91
commit
5e67459c24
|
@ -29,7 +29,8 @@ RDEPEND="
|
|||
dev-python/pygtk
|
||||
graph? ( dev-python/numpy
|
||||
dev-python/matplotlib[gtk] )
|
||||
dev-python/python-xlib"
|
||||
dev-python/python-xlib
|
||||
dev-python/pytz"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
src_install() {
|
||||
|
|
2
packaging/gentoo/readme.txt
Normal file
2
packaging/gentoo/readme.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
To use the ebuild please simply copy it into your local portage tree and rename it to fpdb-version.ebuild, for example fpdb-0.20.1.ebuild or fpdb-0.20.902.ebuild.
|
||||
Here's a little howto on how to utilise 3rd party ebuilds such as this one: http://www.gentoo-wiki.info/HOWTO_Installing_3rd_Party_Ebuilds
|
Loading…
Reference in New Issue
Block a user