Skip to content

Commit

Permalink
add missing gtk-2 libraries, bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
WhatAmISupposedToPutHere committed Sep 25, 2024
1 parent ded0869 commit e5af9bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions envs.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
export TIMESTAMP_L=20240901T170410Z
export TIMESTAMP_S=20240909
export TIMESTAMP_L=20240923T191858Z
export TIMESTAMP_S=20240924
export RELEASE=${TIMESTAMP_S}
2 changes: 1 addition & 1 deletion stage4-fex.spec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ portage_confdir: /var/tmp/catalyst/config/stages
portage_prefix: stage4
binrepo_path: amd64/binpackages/23.0/x86-64
stage4/fsscript: fsscript.sh
stage4/packages: --with-bdeps=y sys-fs/fuse:0 sys-fs/fuse:3
stage4/packages: --with-bdeps=y sys-fs/fuse:0 sys-fs/fuse:3 x11-libs/gtk+:2 x11-libs/gtk+:3
app-admin/sudo
app-emulation/wine-vanilla
dev-libs/nspr
Expand Down

0 comments on commit e5af9bc

Please sign in to comment.