-
Notifications
You must be signed in to change notification settings - Fork 7
/
lum-qt.yml
40 lines (38 loc) · 866 Bytes
/
lum-qt.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
app: mx-live-usb-maker
binpatch: true
ingredients:
packages:
- cryptsetup
- cryptsetup-bin
- libgl1
- libglib2.0-0
- libxcb1
- libqt5gui5
- libqt5dbus5
- libqt5widgets5
- libqt5core5a
- libpcre2-16-0
- mx-live-usb-maker
- ntfs-3g
- libdouble-conversion1
- libxcb-xinerama0
- libqt5x11extras5
- coreutils
- live-usb-maker
- cli-shell-utils
- syslinux
- syslinux-common
- extlinux
- util-linux
- cpio
- zlib1g
- mx-viewer
- pkexec
dist: bullseye
sources:
- deb http://la.mxrepo.com/mx/repo/ bullseye main non-free
- deb http://mxrepo.com/mx/repo/ bullseye main non-free
- deb http://deb.debian.org/debian bullseye main contrib non-free
script:
- cp -R usr/local/lib/cli-shell-utils usr/lib/cli-shell-utils
- cp usr/local/bin/* usr/bin