mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 19:11:57 +02:00
profiles: various fixes including removing forced pentoo/pentoo as it breaks build...
This commit is contained in:
parent
b5b9d9b15b
commit
b5e9b50893
6 changed files with 9 additions and 3 deletions
|
|
@ -6,3 +6,4 @@
|
|||
~dev-python/nltk-2.0.1_rc1
|
||||
~dev-python/pyqwt-5.2.0
|
||||
~dev-python/pyusb-1.0.0_alpha1
|
||||
~dev-python/gst-python-0.10.22
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
dev-lang/php cgi crypt ctype filter gd mysql pcre session unicode cli xml zlib
|
||||
dev-lang/python sqlite xml
|
||||
dev-lang/ruby ipv6 ssl
|
||||
|
||||
#mono actually violates pax while building so this is required
|
||||
#to build from a hardened system even if not targeting hardened
|
||||
dev-lang/mono pax_kernel
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
media-video/vlc dvd ffmpeg mpeg mad wxwindows aac dts a52 ogg flac theora oggvorbis matroska freetype xv stream httpd cdda vcd cdio live run-as-root
|
||||
media-video/vlc dvd ffmpeg mpeg mad wxwindows aac dts a52 ogg flac theora oggvorbis matroska freetype xv stream httpd lua cdda vcd cdio live run-as-root
|
||||
virtual/ffmpeg gsm speex threads
|
||||
media-video/ffmpeg speex threads gsm
|
||||
media-video/libav speex threads gsm
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
sys-apps/util-linux static-libs
|
||||
sys-apps/file python
|
||||
sys-apps/portage python3
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
*dev-lang/python:2.7
|
||||
*pentoo/pentoo
|
||||
2
profiles/pentoo/base/packages.build
Normal file
2
profiles/pentoo/base/packages.build
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
dev-lang/python:2.7
|
||||
sys-apps/sandbox
|
||||
Loading…
Reference in a new issue