Browse Source

Fix config

laptop
root 5 years ago
parent
commit
f3afb14d62
4 changed files with 13 additions and 1 deletions
  1. +6
    -1
      options.conf
  2. +3
    -0
      options.conf.d/networking.conf
  3. +1
    -0
      options.conf.d/python-abis.conf
  4. +3
    -0
      package_mask.conf

+ 6
- 1
options.conf View File

@@ -14,7 +14,7 @@
*/* a52 dvd dvdr ffmpeg gstreamer h264 matroska mp4 mpeg v4l vcd vdpau x264 xvid

# opengl, video, X
*/* dri opengl sdl -wayland xv xvmc X
*/* dri opengl sdl wayland xv xvmc X
*/* video_drivers: nouveau intel vesa

# image formats
@@ -49,3 +49,8 @@

# GHC
virtual/GHC providers: -* GHC

*/* providers: -heimdal krb5

# db
*/* providers: -percona -mariadb mysql

+ 3
- 0
options.conf.d/networking.conf View File

@@ -5,3 +5,6 @@ net-scanner/nmap gtk utils

# broken parallel build
net-fs/samba build_options: jobs=1

net-analyzer/wireshark -journald


+ 1
- 0
options.conf.d/python-abis.conf View File

@@ -19,6 +19,7 @@ games-board/pysolfc python_abis: -* 2.7
dev-libs/gexiv2 python_abis: -* 3.6
app-doc/gtk-doc-autotools python_abis: -* 3.6
sys-sound/alsa-lib python_abis: -* 3.6
app-editors/QScintilla python_abis: -* 3.6
dev-db/postgresql python_abis: -* 3.6

# inox


+ 3
- 0
package_mask.conf View File

@@ -13,3 +13,6 @@

# incompatible with signal
>=dev-lang/node-9

# keruspe committing broken crap
>=virtual/mysql-8.0

Loading…
Cancel
Save