Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
mkimage-profiles
Commits
eb97cf51
You need to sign in or sign up before continuing.
Commit
eb97cf51
authored
Aug 01, 2021
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mixin.mk, x11: not add xfce-regular to use/x11/xfce
This target can be used for more than just regulars builds.
parent
af7ece34
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
mixin.mk
conf.d/mixin.mk
+1
-0
config.mk
features.in/x11/config.mk
+1
-1
No files found.
conf.d/mixin.mk
View file @
eb97cf51
...
...
@@ -111,6 +111,7 @@ mixin/regular-kde5: use/x11/kde5 use/browser/falkon \
mixin/xfce-base: use/x11/xfce +nm-gtk \
use/fonts/ttf/redhat use/fonts/ttf/google/extra
@$(call add,THE_BRANDING,xfce-settings)
@$(call add,THE_PACKAGES,xfce4-regular)
@$(call add,THE_PACKAGES,xreader)
@$(call add,THE_PACKAGES,xdg-user-dirs-gtk)
...
...
features.in/x11/config.mk
View file @
eb97cf51
...
...
@@ -137,7 +137,7 @@ use/x11/gtk/nm: use/net/nm
@$(call add,THE_LISTS,$(call tags,desktop nm))
use/x11/xfce: use/x11
@$(call add,THE_PACKAGES,xfce4-minimal xfce4-default
xfce4-regular
)
@$(call add,THE_PACKAGES,xfce4-minimal xfce4-default)
@$(call add,IM_PACKAGES,imsettings-xfce)
use/x11/xfce/full: use/x11/xfce +pulse
...
...
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