0a0c3de1d4
The reason is that there's cyclic dependency that must be avoided: python -> tk -> libX11 -> libxcb -> xcb-proto -> python Be careful when adding cyclic dependencies; xbps-src -N is your friend.
9 lines
145 B
Desktop File
9 lines
145 B
Desktop File
[Desktop Entry]
|
|
Name=IDLE
|
|
Comment=IDE for Python2
|
|
Exec=idle
|
|
Icon=idle
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=Development;
|
|
StartupNotify=true
|